stubdom: make the build more generic by moving as many stubdom parts
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 28 May 2008 08:30:48 +0000 (09:30 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 28 May 2008 08:30:48 +0000 (09:30 +0100)
commitf9b4231a673d75dd6404ac5df8a47adc04437e6b
tree67d37f19b98706274ec6af9245082f25622341a8
parent4151cc56f19b3fe8aabde12ddf532cd9502c637d
stubdom: make the build more generic by moving as many stubdom parts
into stubdom/ as possible.  That also permits to build all of
ioemu, c and caml stubdoms at the same time.

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
extras/mini-os/Config.mk
extras/mini-os/Makefile
extras/mini-os/main-caml.c [deleted file]
extras/mini-os/main.c
stubdom/Makefile
stubdom/c/Makefile
stubdom/c/main.c
stubdom/caml/Makefile
stubdom/caml/main-caml.c [new file with mode: 0644]
tools/ioemu/Makefile.target